sdmdlvaluebsdfmeasurementreference module

class sd.api.mdl.sdmdlvaluebsdfmeasurementreference.SDMDLValueBSDFMeasurementReference(APIContext, handle, *args, **kwargs)

Bases: sd.api.mdl.sdmdlvalueresourcereference.SDMDLValueResourceReference

Class used to store information about a MDL BSDF Measurement Reference value

getClassName() → str

Returns the most specific name of the class this APIObject is

getType() → Optional[sd.api.sdtype.SDType]

Get the value type as string

getValue() → str

Get the value of the referenced item

release() → None

Releases an APIObject

setValue(value: str) → None

Set the value of the referenced item

Parameters

value – The new item reference value